﻿/*
* name: Pad && MiddleScreen StyleSheet
* version: v1.1.1
* update: 768 bug
* date: 2016-03-12
*/

/* <1024 */
.pageMain{background: none;}
.nav { display:none; }
.mobile_key{display: block;float: right;}
.mm-list>li>a img{display:none;}

.logo{margin-left: 0;}
._links{margin-right: 0;}
.islider img{width: 100%;}
.inews_t{font-size: 18px;}
.inews_c{height: 68px;}
.islider{height:0; padding-bottom: 30%;}

.pageLeft{display: none;}
.pageRight{width: 100%;float: none;}
.pl_cont{padding-left: 10px;}
.pl_nav li a{padding-left: 15px;}
.pl_nav>li>a i{left:0;}
.pro_p{padding-left: 0;}
.pro_Target{width: 100%;}
.pro_Target.fixed{left:5px;}

.widget-newslist-9 ._img{float: none;width: 100%;margin-bottom: 20px;}

.set_cp_ul li{
	width: 100%;
}



.his_cont:before{right: -36px;}
.his_section_r .his_cont:before{left: -34px;}

/* <768 */
@media only screen and (max-device-width: 769px){

.his_cont{width: 40.5%;}

}
